[INFO] cloning repository https://github.com/derchr/hans-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/derchr/hans-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderchr%2Fhans-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderchr%2Fhans-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a28e479755c6cddc75738c840b91bf6a9da0be49
[INFO] fixing derchr/hans-rust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderchr%2Fhans-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/derchr/hans-rust
[INFO] finished tweaking git repo https://github.com/derchr/hans-rust
[INFO] tweaked toml for git repo https://github.com/derchr/hans-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/derchr/hans-rust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/derchr/hans-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded riscv-rt v0.15.0
[INFO] [stderr]   Downloaded riscv-rt-macros v0.5.0
[INFO] [stderr]   Downloaded riscv-macros v0.2.0
[INFO] [stderr]   Downloaded riscv v0.14.0
[INFO] [stderr]   Downloaded riscv-target-parser v0.1.2
[INFO] [stderr]   Downloaded cc v1.2.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f42d278c8cc40a2763b011fa96e10dedc5743acde3415493f104f4313660c39e
[INFO] running `Command { std: "docker" "start" "f42d278c8cc40a2763b011fa96e10dedc5743acde3415493f104f4313660c39e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f42d278c8cc40a2763b011fa96e10dedc5743acde3415493f104f4313660c39e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f42d278c8cc40a2763b011fa96e10dedc5743acde3415493f104f4313660c39e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f42d278c8cc40a2763b011fa96e10dedc5743acde3415493f104f4313660c39e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling riscv-target-parser v0.1.2
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling riscv v0.14.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking riscv-pac v0.2.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking panic-halt v1.0.0
[INFO] [stderr]    Compiling riscv-rt v0.15.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling riscv-macros v0.2.0
[INFO] [stderr]    Compiling riscv-rt-macros v0.5.0
[INFO] [stderr]    Compiling hans-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fs::File`
[INFO] [stdout]  --> build.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{env, fs::File, path::PathBuf};
[INFO] [stdout]   |                ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Hall_ControllerState` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/hans-rust-2993f33ff9c53dfe/out/bindings.rs:3:5374
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...char) ; } pub type Hall_ControllerState = :: core :: ffi :: c_ushort ; pub const Hall_SYSTEM_CLK_FREQUENCY : :: core :: ffi :: c_i...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HallControllerState`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Hall_Color` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/hans-rust-2993f33ff9c53dfe/out/bindings.rs:3:8837
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rState) -> bool ; } pub type Hall_Color = :: core :: ffi :: c_ushort ; pub type Hall_IndexContainer = :: core :: ffi :: c_uint ; p...
[INFO] [stdout]   |                                 ^^^^^^^^^^ help: convert the identifier to upper camel case: `HallColor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Hall_IndexContainer` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/hans-rust-2993f33ff9c53dfe/out/bindings.rs:3:8888
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_ushort ; pub type Hall_IndexContainer = :: core :: ffi :: c_uint ; pub const Hall_CTType_NONE : Hall_CTType = 0 ; pub const Hall...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HallIndexContainer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Hall_CTType` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/hans-rust-2993f33ff9c53dfe/out/bindings.rs:3:9239
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Hall_CTType = 48 ; pub type Hall_CTType = :: core :: ffi :: c_uint ; pub const Hall_Shape_RECTANGLE : Hall_Shape = 0 ; pub const H...
[INFO] [stdout]   |                                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `HallCttype`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Hall_Shape` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/hans-rust-2993f33ff9c53dfe/out/bindings.rs:3:9384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : Hall_Shape = 1 ; pub type Hall_Shape = :: core :: ffi :: c_uint ; pub const Hall_ColorSource_MEMORY : Hall_ColorSource = 0 ; pu...
[INFO] [stdout]   |                                 ^^^^^^^^^^ help: convert the identifier to upper camel case: `HallShape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Hall_ControllerState` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/hans-rust-2993f33ff9c53dfe/out/bindings.rs:3:5374
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...char) ; } pub type Hall_ControllerState = :: core :: ffi :: c_ushort ; pub const Hall_SYSTEM_CLK_FREQUENCY : :: core :: ffi :: c_i...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HallControllerState`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Hall_ColorSource` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/hans-rust-2993f33ff9c53dfe/out/bindings.rs:3:9550
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rSource = 1 ; pub type Hall_ColorSource = :: core :: ffi :: c_uint ; pub const Hall_SCREEN_HEIGHT : :: core :: ffi :: c_int = 240 ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HallColorSource`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Hall_Color` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/hans-rust-2993f33ff9c53dfe/out/bindings.rs:3:8837
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rState) -> bool ; } pub type Hall_Color = :: core :: ffi :: c_ushort ; pub type Hall_IndexContainer = :: core :: ffi :: c_uint ; p...
[INFO] [stdout]   |                                 ^^^^^^^^^^ help: convert the identifier to upper camel case: `HallColor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Hall_IndexContainer` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/hans-rust-2993f33ff9c53dfe/out/bindings.rs:3:8888
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_ushort ; pub type Hall_IndexContainer = :: core :: ffi :: c_uint ; pub const Hall_CTType_NONE : Hall_CTType = 0 ; pub const Hall...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HallIndexContainer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Hall_CTType` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/hans-rust-2993f33ff9c53dfe/out/bindings.rs:3:9239
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Hall_CTType = 48 ; pub type Hall_CTType = :: core :: ffi :: c_uint ; pub const Hall_Shape_RECTANGLE : Hall_Shape = 0 ; pub const H...
[INFO] [stdout]   |                                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `HallCttype`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Hall_Shape` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/hans-rust-2993f33ff9c53dfe/out/bindings.rs:3:9384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : Hall_Shape = 1 ; pub type Hall_Shape = :: core :: ffi :: c_uint ; pub const Hall_ColorSource_MEMORY : Hall_ColorSource = 0 ; pu...
[INFO] [stdout]   |                                 ^^^^^^^^^^ help: convert the identifier to upper camel case: `HallShape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Hall_ColorSource` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/hans-rust-2993f33ff9c53dfe/out/bindings.rs:3:9550
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rSource = 1 ; pub type Hall_ColorSource = :: core :: ffi :: c_uint ; pub const Hall_SCREEN_HEIGHT : :: core :: ffi :: c_int = 240 ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HallColorSource`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `panic_halt` (which `hans_rust` depends on)
[INFO] [stdout]   = note: first definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-2454596af857faa7.rmeta
[INFO] [stdout]   = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ebc3593764c44f83.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hans-rust` (bin "hans-rust") due to 1 previous error; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hans-rust` (bin "hans-rust" test) due to 1 previous error; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f42d278c8cc40a2763b011fa96e10dedc5743acde3415493f104f4313660c39e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f42d278c8cc40a2763b011fa96e10dedc5743acde3415493f104f4313660c39e", kill_on_drop: false }`
[INFO] [stdout] f42d278c8cc40a2763b011fa96e10dedc5743acde3415493f104f4313660c39e
